HsStudentApplicationAnswers_Proxy 
Logical Entity Name  HsStudentApplicationAnswers_Proxy 
Default Table Name  HsStudentApplicationAnswers_Proxy 
Physical Only  NO 
Definition 
 
Note 
 

HsStudentApplicationAnswers_Proxy Columns 
ColumnName  Domain  Datatype  NULL  Definition 
HSStudentApplicationAnswers_ProxyID(PK)    int  NO 
 
RecordID    int  NO 
 
SyStudentID    int  YES 
 
OldHsApplicationQuestionID    int  YES 
 
NewHsApplicationQuestionID    int  YES 
 
OldAnswer    nvarchar(2000)  YES 
 
NewAnswer    nvarchar(2000)  YES 
 
HsStudentApplicationID    int  YES 
 
UserID    int  NO 
 
DateAdded    datetime  NO 
 
ts    timestamp  NO 
 

HsStudentApplicationAnswers_Proxy Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_HSStudentApplicationAnswers_ProxyHSStudentApplicationAnswers_ProxyID  PrimaryKey  HSStudentApplicationAnswers_ProxyID 

HsStudentApplicationAnswers_Proxy Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

HsStudentApplicationAnswers_Proxy Check Constraints 
Check Constraint Name  CheckConstraint